Skip to content

Add support for generating readonly properties via stubs #7297

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 22, 2021

Conversation

kocsismate
Copy link
Member

(I realized in the meanwhile that the dynamic "readonly" properties of internal classes are not a good target for migration to readonly modifier indeed, since their value changes automatically, while manual modification is not possible. I forgot about this distinction between these "getters" and readonly properties.)

@kocsismate kocsismate merged commit fc56de1 into php:master Jul 22, 2021
@kocsismate kocsismate deleted the stub-readonly branch July 22, 2021 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants